From 176aa1b08cac1e4d73d3227c62f573c5f90eed22 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Mon, 7 May 2007 13:54:51 +0100 Subject: [PATCH] ioemu: Fix typo in the ISO_Level3_Shift patch which prevents AltGr key working. Signed-off-by: Cedric Schieli --- tools/ioemu/keymaps/modifiers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ioemu/keymaps/modifiers b/tools/ioemu/keymaps/modifiers index 350cb798d7..df8a2122c3 100644 --- a/tools/ioemu/keymaps/modifiers +++ b/tools/ioemu/keymaps/modifiers @@ -3,7 +3,7 @@ Shift_L 0x2a Alt_R 0xb8 Mode_switch 0xb8 -ISO_Level3_Switch 0xb8 +ISO_Level3_Shift 0xb8 Alt_L 0x38 Control_R 0x9d -- 2.30.2